Fix unresponsive click on avatar in Profile Preview Card#29345
Merged
Conversation
Pytal
requested review from
PVince81,
artonge and
szaimen
and removed request for
a team
October 20, 2021 16:33
Member
Author
|
/compile amend / |
nextcloud-command
force-pushed
the
fix/profile-preview-card
branch
from
October 20, 2021 17:01
1e59a16 to
61b3197
Compare
skjnldsv
approved these changes
Oct 21, 2021
artonge
approved these changes
Oct 21, 2021
Member
|
/compile amend / |
nextcloud-command
force-pushed
the
fix/profile-preview-card
branch
from
October 21, 2021 09:22
61b3197 to
662a7ed
Compare
Collaborator
|
/rebase |
Collaborator
|
Do we have a list of available commands? I never know if it is @something-bot/rebase or /rebase or something else |
Member
Author
I believe we just have the |
skjnldsv
force-pushed
the
fix/profile-preview-card
branch
from
October 21, 2021 15:40
662a7ed to
654813f
Compare
Member
|
Rebased and ready to go |
Pytal
force-pushed
the
fix/profile-preview-card
branch
from
October 21, 2021 20:45
654813f to
e9a3976
Compare
Member
Author
|
/compile amend / |
- Handle long lines unbroken by white space - Cleanup Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command
force-pushed
the
fix/profile-preview-card
branch
from
October 21, 2021 20:54
e9a3976 to
06c9a8d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove unused click handler on the Avatar component to fix the unresponsive click, plus minor styling updates and cleanup :)